Welcome![Sign In][Sign Up]
Location:
Search - bitmap A

Search list

[GUI DevelopRotate a Bitmap transparency

Description: 对bitmap图像旋转的一个程序,可以做成动画 -right bitmap image of a rotating procedures can create animation EXPLOSIVE
Platform: | Size: 101779 | Author: mrx | Hits:

[GUI Develop设置并叠加透明图片

Description: 这个程序介绍了如何绘制透明的位图,上层的位图一共有8个透明部分,通过他们可以清楚的观察下面的图片-the process of mapping how transparent bitmap, an upper bitmap a total of eight transparent, and through them we can clearly observe the following picture
Platform: | Size: 144320 | Author: dy | Hits:

[Windows Develop旋转图像

Description: 旋转图像 如果你的应用程序仅工作在Windows NT下,那么你可以通过API函数旋转你的位图。 你或者使用world transformation和BitBlt()或者使用PlgBlt()旋转位图。一个 使用第一种方法的函数显示在下面。-rotating images if your applications only work on Windows NT, then you can use your API function rotating bitmap. You or the use of world transformation and BitBlt () or use Plg Blt () rotating bitmap. A first method is a function shown below.
Platform: | Size: 2273 | Author: chuanzhang | Hits:

[Graph Recognize200561555616250020000

Description: 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》打开--》CDipView的OnFileOpen 函数--》 调用CDipDoc的FileOpen 函数--》并使用myDoc->UpdateAllViews(NULL) 刷新 自动调用CDipView的OnPaint函数--》调用CDipView的OnDraw函数----一个像素点一个像素点的画 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。-LPR system needs to the attention of the local : VC 6.0 do use development tools, SDI simple frame structure, handling a bitmap (interested can make MDI) 1) bitmap data is the information from the right and the left for his , and his party up his platoon. 2) pixels per line should be in multiples of four, the inadequacies of the points are filled with empty, Reading, the point to skip redundant. 3) key data exists inside Doc. BMP key data on the existence of a ImgData BYTE directly to the type of memory space (according to the Bitmap a small, dynamic allocation). 4) Data Reading come after, pay attention to the memory mapping, in order to ensure high efficiency. 5) implementation of procedures for application generation process -- "Open --" the OnFileOpe CDipView n Functions -- &
Platform: | Size: 233235 | Author: yanglin | Hits:

[Othercode.org

Description: 教你如何简单显示一章bmp位图,分析的很透彻,很适合出学者.希望能给你带来帮助!-teach you how simple bmp chapter shows a bitmap, a very thorough analysis, very suitable to scholars. hope that they will bring you!
Platform: | Size: 3126299 | Author: sxf | Hits:

[Windows Developshow-Bitmap-Scrolling

Description: 打开显示图像,带滚动条的代码,有例子,有例程。 good example to learn menubar, a demo can be use in ur poject.-images show opened, with the rolling of the code, is an example, routines. Good example to learn menubar. a demo can be use in ur poject.
Platform: | Size: 18957 | Author: dwang | Hits:

[GDI-Bitmapwinpaint

Description: Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
Platform: | Size: 193536 | Author: 站长 | Hits:

[GUI DevelopRotate a Bitmap transparency

Description: 对bitmap图像旋转的一个程序,可以做成动画 -right bitmap image of a rotating procedures can create animation EXPLOSIVE
Platform: | Size: 101376 | Author: mrx | Hits:

[Windows Developoleldpic

Description: (141k) OleLoadPic demonstrates how to use the API OleLoadPicture() to load a picture from a file or resource. Useful if you need a JPG instead of a bitmap in an applications resource section-(141k) OleLoadPic demonstrates how to use the API OleLoadPicture () to load a picture from a file or resource. Useful if you need a JPG inste ad of a bitmap in an applications resource secti on
Platform: | Size: 145408 | Author: liujia | Hits:

[Windows Developshow-Bitmap-Scrolling

Description: 打开显示图像,带滚动条的代码,有例子,有例程。 good example to learn menubar, a demo can be use in ur poject.-images show opened, with the rolling of the code, is an example, routines. Good example to learn menubar. a demo can be use in ur poject.
Platform: | Size: 18432 | Author: dwang | Hits:

[Graph DrawingC++bitmap

Description: 实现效果:随着文字的出现,屏幕上的樱花镜像变成了绿色 技术要点:汉字显示的方法,贴图、位图操作-Realize the effect: With the emergence of text, on-screen image into a green cherry technical points: the method of Chinese character display, mapping, bitmap operations
Platform: | Size: 3833856 | Author: zhang chong | Hits:

[Windows Developbitmap

Description: 用C++编写的一个基于对话框的小程序 其功能是动态创建一个对话框 然后再对话框中显示一幅图像 点击该图像可获得图像的宽度和高度-With C++ Prepared a small dialog-based program and its function is to create a dynamic dialog box to display the dialog box and then click on an image the image will be the image width and height
Platform: | Size: 2120704 | Author: DM | Hits:

[OtherBitmap

Description: 在vc++6.0环境中,对位图的显示处理程序源代码。该程序实现了简单的位图加载处理,已经通过调试,放心使用!-In vc++ 6.0 environment, to deal with bitmap display source code. The program achieved a simple bitmap handle load has passed debugging, ease of use!
Platform: | Size: 2013184 | Author: 邢冬 | Hits:

[OS programBitmap

Description: 一个介绍位图、图标、光标及对话框应用的WIN32 API程序。-Introduction of a bitmap, icon, cursor and the WIN32 API dialog application procedures.
Platform: | Size: 152576 | Author: 开开 | Hits:

[Picture ViewerBITMAP

Description: 一个完整地读取和显示BMP图像,还有旋转,缩放和增强BMP图像-A complete read and display BMP images, as well as rotation, scaling and enhancement of BMP images
Platform: | Size: 771072 | Author: 王博 | Hits:

[Picture ViewerBitmap

Description: 读取位图,并对位图经行各种操作,旋转,傅里叶变换等-Read the bitmap, and bitmap line by a variety of operations, rotation, etc.
Platform: | Size: 4011008 | Author: zhangwenling | Hits:

[Picture Viewerbitmap

Description: 本程序实现了简单的位图的导入和显示。图形可根据窗口的大小改变大小。-This procedure has a simple bitmap of the import and display. Graphics can be changed according to the size of the window size.
Platform: | Size: 3688448 | Author: miaoyuan | Hits:

[OS programbitmap

Description: Win32 API 编程,实现简单的推箱子游戏,一共有3关。-Win32 API programming, a simple Sokoban game, a total of 3 off.
Platform: | Size: 918528 | Author: snquk | Hits:

[Video Capturebitmap

Description: it is a tool for manipulation of bitmap images in windows platform. And the files included in RAR is a visual studio solution.-it is a tool for manipulation of bitmap images in windows platform. And the files included in RAR is a visual studio solution.
Platform: | Size: 7782400 | Author: whchoi/GodDog | Hits:

[JSP/Javabitmap

Description: 程序采用JCreator开发平台,使用java语言进行开发。 程序整体主要有三个功能模块,分别是:初使化、分配以及回收。为三个功能模块设计三个按钮,当点击相应按钮时使用对应功能。 使用二组数组map[40][16]记录位示图使用情况; a, b, c 分别表示柱面号、磁道号和扇区号。left数组表示相对块号。 程序整体分为两个主要面板panel1与panel2,采用边框布局方式,panel1居左,panel2居右。Panel1面板含有标签控件显示提示信息、文本框控件输入文本以及按钮控件,各个控件采用网格布局方式排列。 程序设计四个方法,分别是初使化newmap()方法,初使化数组赋值为0。分配算法实现方法allocate ()、回收算法实现方法callback()。打印位示图方法print()。其中磁盘空间分配框图如图1所示, 磁盘空间回收框图如图2所示. 为每个按钮添加事件监听器,当单击事件发生时,系统响应事件,当单击按钮1时初使化数组并打印。当单击按钮2时,系统查看位示图并分配磁盘,显示提示信息。当单击按钮3时系统查看位示图并回收磁盘,显示提示信息。 -Program using JCreator development platform, using java language development
Platform: | Size: 6144 | Author: 谢亚鑫 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net